home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
DIAG
/
SFTODO.ARJ
/
TODO.DOC
< prev
next >
Wrap
Text File
|
1991-06-03
|
3KB
|
70 lines
Task Manager
1. Introduction
The task manager is a Clipper system for controlling tasks and
appointments. It is Network compatible, using file and record
locking. If used on a network, assign different individuals a
separate sub-directory. Two or more individuals may access a
given sub-directory at the same time as necessary.
2. All of the following files should be placed in the initial
sub-directory (such as c:\todo):
DBXX DBF 85 03-12-91 11:04a
QUERIES DBF 394 02-14-91 9:58a
SFREPORT DBF 5059 03-19-91 11:32a
TODO DBF 2217 04-03-91 7:06p
SFREPORT DBT 12881 03-19-91 11:32a
SFTODO EXE 313684 05-31-91 2:29p
COLORS MEM 467 04-03-91 4:15p
TODO DOC 514 06-03-91 3:39p (This File)
QUIKREPT PRN 1019 04-11-91 8:03a
TODO NTX 2048 06-03-91 3:34p
TODOP NTX 2048 06-03-91 3:34p
TODOD NTX 2048 06-03-91 3:34p
To start the program, enter SFTODO
3. A memory resident help system (expanded memory or disk swapping)
is available. Place the following files in another sub-directory
(such as c:\help):
OLHELP EXE 161968 10-24-90 3:05p
MISPATH EXE 6240 05-06-90 3:02p
SFTODO HLP 16950 03-15-91 12:34p
MISHLP CFG 41 03-12-91 11:07a
To use the help system, do the following:
a. Run mispath
b. Enter the path used by the help system (ex. c:\help).
c. Place the sub-directory of the help system in your path
statement. (such as PATH C:\HELP)
d. Re-boot the system.
e. To execute the help system, enter OLHELP SFTODO
f. To activate the help system press Left Shift-F3
g. See Help on Help topic to use this system.
4. The password protection can be enabled by entering 555 twice.
It is disabled by entering 777 twice. When enabled, the password
is today's day of the month times 100 plus 1. EX. If today were
05/20/91, the password would be (20 X 100) + 1 = 2001.
5. This program and its associated help system can be freely distributed
with all files included above. Information concerning this program
and custom business applications can be directed to:
CUSTOM-WARE
348 Hopkins Rd.
Williamsville, NY 14221
Attn: Stan Symons
(716) 633-5831
My primary service is the design and programming of custom
applications (Clipper, Turbo Pascal, Turbo C++). The above help
system is writen in Turbo Pascal 5.5. I work with both Network
ans stand-alone systems. Please let me know if you have any
custom application needs.